Welcome![Sign In][Sign Up]
Location:
Search - serial number hard

Search list

[OS programgetHDSN

Description: VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under WinNT Model and serial number of the hard disk. DriveID parameters for the hard disk location, IDE1 on the main disk to 0, by analogy to IDE2 on driveID from the disk 3. function ReadPhysicalDrive9X (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadDrivePortsInWin9X obtained under Win9X Model and serial number of the hard disk. Ibid parameters function getHardDriveComputerID: int64 stdcall external DiskID.dll name getHardDriveComputerID access to the computer s ID
Platform: | Size: 204800 | Author: 许豫飞 | Hits:

[OtherGetHardDiskID

Description: 取得硬盘的物理序列号,可用来对软件生成注册码-made of the physical hard drive serial number, the software can be used to generate license
Platform: | Size: 75776 | Author: 葛军 | Hits:

[OS program取得CPU序列号,网卡Mac地址,硬盘序列号

Description: 取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码-made CPU serial number, Mac address card, hard drive serial number vb source code
Platform: | Size: 1020928 | Author: wfd | Hits:

[Disk ToolsBiosId

Description: Delphi里 用于读取计算机的BIOS信息,对于软件加密等等有不少用处-Delphi for the computer to read the BIOS information, and so on encryption software for a number of useful
Platform: | Size: 289792 | Author: 扩大卡 | Hits:

[Windows DevelopGetPCInfo

Description: // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-//a, display information (for example, monitor serial number)// 2. motherboard information (such as serial numbers motherboard)// 3, hard disk information (eg hard drive serial number, brand)// 4, chip information (such as chip sequence)// 5, processor information (such as processor serial number, brand)// 6, Optical information// 7, keyboard information// 8, Modem Information// 9, the memory of information
Platform: | Size: 10240 | Author: kk | Hits:

[Delphi VCLget-hdisk-sn

Description: 取得硬盘序列号的源码,小软件生成序列号很有用,本人在D7下调试通过-made hard disk's serial number source, small serial number generation software useful, I would under debugging through D7
Platform: | Size: 135168 | Author: 刘国亮 | Hits:

[BooksDiskInfo

Description: 一个获取硬盘大小,厂家,还有ID的代码,vs2003测试通过-access to a hard disk size, manufacturers, and the ID code, the test vs2003
Platform: | Size: 49152 | Author: hey612 | Hits:

[Hook apiHookDeviceIoControl

Description: Hook DeviceIoControl 源码带硬盘ID模拟器-Hook DeviceIoControl source with hard disk ID Simulator
Platform: | Size: 84992 | Author: 任晓枫 | Hits:

[File OperateProject1

Description: VB的验证码识别 工具 可以用硬盘验证 注册序列号 简单好用-Verification Code VB-recognition tools can be used to verify the hard disk serial number of easy-to-use register
Platform: | Size: 20480 | Author: | Hits:

[JSP/JavaJAVA

Description: JAVA中获取硬盘序列号的程序以及其实现的源码-JAVA get hard disk serial number of the procedures, as well as the realization of the source
Platform: | Size: 22528 | Author: 王帆 | Hits:

[OS programypxlh

Description: Delphi源码:取得硬盘出厂序列号 资源来自:中国盟动力http://www.tomore.com/。-Delphi source code: access to the hard disk serial number of resources from the factory: China UNITA dynamic http://www.tomore.com/.
Platform: | Size: 174080 | Author: htc | Hits:

[OS program0013

Description: 这个代码使用Windows管理设备(WMI)进行读取计算机硬件信息的一个代码,可以读取的硬件如下: // 1、显示器资料(例如显示器序列号) // 2、主板信息(例如主板序列号) // 3、硬盘信息(例如硬盘序列号,品牌) // 4、芯片信息(例如芯片序列号) // 5、处理器信息(例如处理器序列号,品牌) // 6、光驱信息 // 7、键盘信息 // 8、Modem信息 // 9、内存信息-This code uses the Windows management equipment (WMI) for computer hardware information to read a code, which can be read by the hardware as follows:// 1, display information (for example, display serial number)// 2, motherboard information (for example, motherboard serial number)// 3, the hard disk information (such as hard drive serial number, brand)// 4, the chip information (such as the chip serial number)// 5, the processor of information (such as the processor serial number, brand)// 6, CD-ROM information// 7, keyboard information// 8, Modem Information// 9, the memory information
Platform: | Size: 9216 | Author: clg123 | Hits:

[JSP/JavaDiskIDa

Description: NI技术实现的读取硬盘序列号 ChenminDiskIDTest.bat 将启动直接演示一个读取硬盘序列号的测试-NI technology to read the hard drive serial number ChenminDiskIDTest.bat will start a direct demonstration of a serial number of hard disk read test
Platform: | Size: 64512 | Author: 陆天明 | Hits:

[Disk ToolsGetId

Description: 根据硬盘生产号码,读取硬盘序列号,Visual Basic 程序-According to the hard disk production numbers, reading hard drive serial number, Visual Basic procedures
Platform: | Size: 20480 | Author: iptihar | Hits:

[Crack Hackcode

Description: 根据硬盘序列号加密程序,在C盘建立DLL文件,用以查询-Encrypted hard drive serial number in accordance with procedures established in the C disk DLL file for the query
Platform: | Size: 17408 | Author: linjilie | Hits:

[Internet-Networkhard.tar

Description: Python的扩展,得到设备上的所有网卡序列号和硬盘序列号-Python extension, the device of all card serial number and hard drive serial number
Platform: | Size: 2048 | Author: yukun | Hits:

[.nethard_disk_serialNo_src

Description: 获取硬盘序列号,我自己已经测试过了,没有问题,直接可以用-Access to the hard disk serial number, I have been tested, and there is no problem, can be used directly
Platform: | Size: 4096 | Author: siwei | Hits:

[OtherHuoQuYingPanXuLieHao

Description: VC++源码程序,获取硬盘序列号。代码简单实用,供参考。-VC++ Source procedures, access to the hard disk serial number. Code is simple and practical, for reference.
Platform: | Size: 81920 | Author: | Hits:

[JSP/JavaHardDidkIDWinNT

Description: java调用本地dll读取nt硬盘序列号,dll的源代码见相应vc工程文件夹-java call local dll to read nt hard drive serial number, dll source code, see the corresponding project folder vc
Platform: | Size: 11264 | Author: lifox | Hits:

[LabViewread-hard-disk-serial-number

Description: 本人通过调用系统的DLL还读硬盘序列号,labview的VI程序,2012版的-I am by calling the system DLL also read hard disk serial number, labview VI of procedures, version 2012
Platform: | Size: 184320 | Author: | Hits:
« 1 2 34 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net